| Name | Description |
| Bind | Overloaded. Sets ItemsSource by builder. (Inherited from C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,TControl,TBuilder>) |
| Command | Sets the Command property. |
| CommandParameterPath | Sets the CommandParameterPath property. |
| CommandPath | Sets the CommandPath property. |
| CssClass | Sets the css class of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| CssStyle | Sets one CSS property. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| CssStyles | Sets the CSS styles. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| DisplayMemberPath | Sets the DisplayMemberPath property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>) |
| DropDownCssClass | Sets the DropDownCssClass property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,TControl,TBuilder>) |
| Header | Sets the Header property. |
| Height | Overloaded. Sets the height of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| HtmlAttribute | Sets one HTML attribute. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| HtmlAttributes | Overloaded. Sets the HTML attributes. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| Id | Sets the id of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| IsAnimated | Sets the IsAnimated property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,TControl,TBuilder>) |
| IsButton | Sets the IsButton property. |
| IsContentHtml | Sets the IsContentHtml property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>) |
| IsDisabled | Sets isDisabled state of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| IsDroppedDown | Sets the IsDroppedDown property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,TControl,TBuilder>) |
| IsEditable | Sets the IsEditable property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>) |
| IsReadOnly | Sets the IsReadOnly property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,TControl,TBuilder>) |
| IsRequired | Sets the IsRequired property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>) |
| ItemFormatter | Sets the ItemFormatter property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>) |
| ItemsSourceId | Sets the ItemsSourceId specify which CollectionViewService will be used for this control. (Inherited from C1.Web.Mvc.Fluent.ItemsBoundControlBuilder<T,TControl,TBuilder>) |
| ItemTemplateContent | Sets the ItemTemplateContent property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>) |
| ItemTemplateId | Sets the ItemTemplateId property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>) |
| MaxDropDownHeight | Sets the MaxDropDownHeight property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>) |
| MaxDropDownWidth | Sets the MaxDropDownWidth property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>) |
| OnClientFormatItem | Sets the OnClientFormatItem property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>) |
| OnClientGotFocus | Occurs when the control gets the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| OnClientIsDroppedDownChanged | Sets the OnClientIsDroppedDownChanged property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,TControl,TBuilder>) |
| OnClientIsDroppedDownChanging | Sets the OnClientIsDroppedDownChanging property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,TControl,TBuilder>) |
| OnClientItemClicked | Sets the OnClientItemClicked property. |
| OnClientLostFocus | Occurs when the control loses the focus. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| OnClientSelectedIndexChanged | Sets the OnClientSelectedIndexChanged property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>) |
| OnClientTextChanged | Sets the OnClientTextChanged property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,TControl,TBuilder>) |
| Owner | Sets the Owner property. |
| Placeholder | Sets the Placeholder property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,TControl,TBuilder>) |
| SelectedIndex | Sets the SelectedIndex property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>) |
| SelectedItem | Sets the SelectedItem property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>) |
| SelectedValue | Sets the SelectedValue property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>) |
| SelectedValuePath | Sets the SelectedValuePath property. (Inherited from C1.Web.Mvc.Fluent.ComboBoxBaseBuilder<T,TControl,TBuilder>) |
| ShowDropDownButton | Sets the ShowDropDownButton property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,TControl,TBuilder>) |
| TemplateBind | When the control works in template mode, bind the property which name is specified to some item which name is specified. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| Text | Sets the Text property. (Inherited from C1.Web.Mvc.Fluent.DropDownBuilder<T,TControl,TBuilder>) |
| ToHtmlString | Get an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>) |
| ToTemplate | Transfer to template mode. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |
| Width | Overloaded. Sets the width of the control. (Inherited from C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>) |